home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Leser 19 / Amiga Plus Leser CD 19.iso / Online / AmigaTalk / general / larray.st < prev    next >
Text File  |  2002-01-26  |  335b  |  11 lines

  1. "---------------------------------------------------------------------"
  2. " This is just a null version of ArrayedCollection to serve as a place"
  3. " holder until the real version is read in during the prelude         "
  4. "---------------------------------------------------------------------"
  5.  
  6. Class ArrayedCollection
  7. [
  8.    nothing
  9.      1
  10. ]
  11.